From: Chong Yidong Date: Sat, 3 Mar 2007 22:03:32 +0000 (+0000) Subject: * international/mule.el (find-auto-coding): Don't search for X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1789 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=b0a0b0f7e0ffd49c014328f85727720b1897184b;p=emacs.git * international/mule.el (find-auto-coding): Don't search for line-ending characters past the end of the tail. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index af5569846a3..54f54b8f353 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-03-03 Chong Yidong + + * international/mule.el (find-auto-coding): Don't search for + line-ending characters past the end of the tail. + 2007-03-03 Christopher Allan Webber (tiny change) * play/gamegrid.el (gamegrid-add-score-with-update-game-score-1):